home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / gemfxm15.lzh / WND2XMPL.LZH / WND2XMPL.H < prev    next >
Text File  |  1990-06-24  |  863b  |  22 lines

  1. /* resource set indicies for WND2XMPL */
  2.  
  3. #define MENUTREE 0    /* menu tree */
  4. #define MENUDESK 3    /* TITLE in tree MENUTREE */
  5. #define MENUFILE 4    /* TITLE in tree MENUTREE */
  6. #define MENUINFO 7    /* STRING in tree MENUTREE */
  7. #define MENUQUIT 16    /* STRING in tree MENUTREE */
  8.  
  9. #define WINDTREE 1    /* form/dialog */
  10. #define WINDPBTH 1    /* BOX in tree WINDTREE */
  11. #define WINDPBRB 2    /* IBOX in tree WINDTREE */
  12. #define WINDBRME 3    /* BUTTON in tree WINDTREE */
  13. #define WINDBRSL 4    /* BUTTON in tree WINDTREE */
  14. #define WINDBRFA 5    /* BUTTON in tree WINDTREE */
  15. #define WINDICI2 6    /* ICON in tree WINDTREE */
  16. #define WINDICI1 7    /* ICON in tree WINDTREE */
  17. #define WINDPBXB 8    /* IBOX in tree WINDTREE */
  18. #define WINDBXSP 9    /* BUTTON in tree WINDTREE */
  19. #define WINDBXPA 10    /* BUTTON in tree WINDTREE */
  20. #define WINDBXGO 11    /* BUTTON in tree WINDTREE */
  21.  
  22. ə